Display the Quality of Service (QoS) egress queues statistics.
show qos cosq-stats
show qos cosq-stats interface [{slot/port[/sub-port][-slot/port[/sub-port]][,...][slot/all][all]}]
show qos cosq-stats cpu-port
Identifies the slot and port in one of the following formats:
a single slot and port (slot/port)
a range of slots and ports (slot/port-slot/port)
a series of slots and ports (slot/port,slot/port,slot/port)
all ports on the same slot (slot/all)
all ports on the switch (all)
None
The show qos cosq-stats command displays the following information:
Output field |
Description |
---|---|
Cos |
Indicates the CoS queue number. |
Out Packets |
Indicates the out packets for the CoS queue. |
Out Bytes |
Indicates the out bytes for the CoS queue. |
Drop Packets |
Indicates the drop packets for the CoS queue. |
Drop Bytes |
Indicates the drop bytes for the CoS queue. |
User EXEC
The following example displays all stats.
Switch:1>show qos cosq-stats interface 1/42 ================================================================================ Port:1/42 QOS CoS Queue Stats ================================================================================ CoS Out Packets Out Bytes Drop Packets Drop Bytes -------------------------------------------------------------------------------- 0 0 0 0 0 1 0 0 0 0 2 0 0 0 0 3 0 0 0 0 4 0 0 0 0 5 0 0 0 0 6 0 0 0 0 7 0 0 0 0 Switch:1#